Previous Book Contents Book Index Next

Inside Macintosh: /
QuickDraw 3D RAVE / QuickDraw 3D RAVE Reference
QuickDraw 3D RAVE Routines / Managing Drawing Engines


QAEngineEnable

You can use the QAEngineEnable function to enable a drawing engine.

TQAError QAEngineEnable (long vendorID, long engineID);
vendorID
A vendor ID.
engineID
A drawing engine ID.
DESCRIPTION
The QAEngineEnable function enables the drawing engine specified by the vendorID and engineID parameters.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
28 AUG 1996